7.4 Bootstrap - Modal windows

  1. Motivations
  2. Bootstrap modal windows
    • For consistent look and feel, and design templates - There are many topics to read here.
      • Read all in Bootstrap Modals. What is an modal window?
      • Trial 1: Let's try to write SignIn.


  3. Lab 5.
    • The Login modal window in the next program, lab5_bgp.html, is not properly displayed.
    • Find the HTML code for the Login modal window, and fix it, so that the modal window is properly displayed.
    • Let's download and complete the program.
  4. Learning outcomes